[ Dmitry Shachnev ]
* New upstream release.
* Preserve timestamps when copying jquery.min.js, to make pyrcc generate
the resource file reproducibly.
* Install sip files directly in the .install file, to fix race condition
when doing arch+indep build.
* Update debhelper compatibility level to 10.
* Use dh_missing instead of deprecated dh_install --fail-missing.
* Bump Standards-Version to 4.1.4, no changes needed.
* Bump copyright years in debian/copyright.
[ Scott Kitterman ]
* Fix mismatch python:Version substitution variable for
python-pyqt5.qtsensors and python-pyqt5.qtx11extras
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
Dmitry Shachnev [Tue, 5 Dec 2017 12:51:35 +0000 (12:51 +0000)]
pyqt5 (5.9.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Bump sip build-dependencies to 4.19.4, following configure.py.
* Update pyrcc5 manpage for -name option removal.
* Drop disabled_features.diff, applied upstream.
* Regenerate the resources with QT_HASH_SEED=0, for reproducibility.
* Bump Standards-Version to 4.1.2, no changes needed.
* Backport upstream patch to fix handling of disabled features (fixes
build on architectures with OpenGL ES).
* Enable Qt WebEngine support on mipsel.
* Drop Breaks/Replaces on versions that are not even in oldstable.
* Bump Standards-Version to 4.1.0, stop using deprecated Priority: extra.
* Upload to unstable.
Dmitry Shachnev [Tue, 22 Aug 2017 11:41:04 +0000 (12:41 +0100)]
pyqt5 (5.7+dfsg-6) unstable; urgency=medium
* Add patches from upstream to support Qt 5.9 (closes: #872892):
- no_license_check.diff
- qt59_support.diff
- opengl_detection.diff
* Build against Qt 5.9.1.
* Enable Qt WebEngine support on arm64, armhf and mipsel (closes: #867733).
Dmitry Shachnev [Sat, 21 Jan 2017 08:26:05 +0000 (08:26 +0000)]
pyqt5 (5.7+dfsg-5) unstable; urgency=medium
* Make WebEngine packages depend on WebChannel, to avoid import errors.
* Disable implicit qml_debug option for debug builds (no_qml_debug.diff).
Patch taken from openSUSE, thanks Hans-Peter Jansen!
* Fix a typo in debian/tests/control.
* Test Enginio and QtWebSockets modules in autopkgtest.
* Add a patch from OpenSUSE to make pyqt5 build against Qt 5.3.2.